Another forgotten change.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 19 Jun 2006 11:43:34 +0000 (11:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 19 Jun 2006 11:43:34 +0000 (11:43 +0000)
gtk/gtkprintoperation-unix.c

index a72866d73ed2a8bef74af8cee59ff7b5a859c0d5..a8fbd03eee031b692305d1751b4920954edfa20a 100644 (file)
@@ -346,7 +346,8 @@ get_print_dialog (GtkPrintOperation *op,
                                                 GTK_PRINT_CAPABILITY_COLLATE |
                                                 GTK_PRINT_CAPABILITY_REVERSE |
                                                 GTK_PRINT_CAPABILITY_SCALE |
-                                                 GTK_PRINT_CAPABILITY_GENERATE_PDF);
+                                                 GTK_PRINT_CAPABILITY_GENERATE_PDF |
+                                                GTK_PRINT_CAPABILITY_GENERATE_PS);
 
   if (priv->print_settings)
     gtk_print_unix_dialog_set_settings (GTK_PRINT_UNIX_DIALOG (pd),